Hopefully I'm gonna get some help to install this game onto Ubuntu.
I have installed the follows:
Compiler and tools:
* GNU C++ Compiler
Libraries:
* zlib-1.2.1.1-3ubuntu
* libpng3-1.2.5.0-7
* Allegro 4.0.3
* SDL 1.2.8
* OpenGL (nVIDIA)
* OpenAL-0.2003020200-1.2
---
After:
./fixunix.sh
make
---
Result:
VOpenGLDrawer::SetResolution(int, int, int)':
source/gl_x.cpp:147: error: `XLOCK' undeclared (first use this function)
source/gl_x.cpp:147: error: (Each undeclared identifier is reported only once for each function it appears in.)
source/gl_x.cpp:153: error: `XUNLOCK' undeclared (first use this function)
make: *** [obj/gl_x.o] Error 1
---
Any idea?
Erno <!-- s:shock: --><img src="{SMILIES_PATH}/icon_eek.gif" alt=":shock:" title="Shocked" /><!-- s:shock: -->